home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / paintnazorin.swf / scripts / DefineButton2_25 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-10-01  |  64 b   |  4 lines

  1. on(press){
  2.    _root.hiscore_hc.connectSWHiscore("view",1);
  3. }
  4.